home *** CD-ROM | disk | FTP | other *** search
- READ.ME File for CSPOTRUN v2.00 for the Turbo C Version
- Modified for Turbo C by Mike Strock
- May 29,1987
-
- This version of CSPOTRUN is for Turbo C v1.0. The package was
- originally written by Bob Pritchett, of New Dimension Software. I
- obtained the source code and ported the code over from Microsoft C
- v4.0 in order for use with Turbo C v4.0. Some interesting
- observations on this version of the CSPOTRUN Library:
-
- MS C v4.0 library size (approximate bytes): 62,000 bytes
- Turbo C v1.0 library size (approximate bytes): 59,000 bytes.
-
- The code for the Turbo C version was compiled with Turbo C with the
- following defaults ON:
-
- UNDERBARS GENERATED [YES]
- NESTED COMMENTS OK [YES]
- OPTIMIZE FOR [SIZE]
-
- I am putting this version out with the original documentation that I
- recieved from Mr. Pritchett, as the changes that I needed to make do
- not affect the documenation.
-
- This version of the library was compiled with the small model version
- of the Turbo C compiler. Using other memory models with this library
- could create extreme havoc with your applications. If you need a
- different memory model version of this library, license your copy with
- Mr. Pritchett for the registration fee, and you will recieve the
- source code. You can then compile with another memory model.
-
- I release this version with no warranties, either expressed or
- implied. Users use this library at their own risk, with no
- renumeration for damage from me possible. I have tested this code to
- make sure that all bugs have been exterminated, however, if bugs are
- found, once they are located they will be squashed.
-
- I am interested in further optimizing this library by rewriting some
- of the routines into inline-assembler that Turbo C can use. We will
- have to see. Please, if you use this library, send your registration
- fee to Mr. Pritchett, as he did a very good job putting this library
- together.
-
- I can be reached by leaving me a message on one of the following
- computer bulletin boards:
-
- The Boss dBBS (201) 568-7293 <
- Computer Connections PCBoard (202) 547-2008 <
- Protech RBBS (206) 334-6856
- Night Shift RBBS (206) 488-0924 <
- Underdog Board (206) 725-9233 <
- Dan Doman's Home of dBBS (212) 529-0498 <
- PC AT OPUS (213) 874-9484 <
- C/Turbo Exchange (404) 263-1151 <
-
- < means a PC Pursuitable bbs
-
- Or, I can be reached by leaving me a message in the Echomail C message
- base of any FIDO/OPUS system which supports the Echomail C area. Or,
- you can write to me at:
-
- Mike Strock
- 6513 191st S.W.
- Lynnwood, WA 98036-4159
-
- Enjoy the library, and please register your copy with Mr. Pritchett at
- the address listed in the manual.
-